home *** CD-ROM | disk | FTP | other *** search
- Path: a2.phy.bnl.gov!olchansk
- From: olchansk@a2.phy.bnl.gov (Konstantin Olchanski)
- Newsgroups: gnu.g++.help,comp.lang.c++,comp.sys.sgi.apps,comp.sys.sgi.misc
- Subject: Re: SGI and C++
- Date: 11 Feb 1996 15:41:37 GMT
- Organization: Brookhaven National Laboratory
- Message-ID: <4fl2nh$b66@sun20.ccd.bnl.gov>
- References: <4f609s$rho@fu-berlin.de> <4f6726$4ch@fido.asd.sgi.com> <4fahih$s13@fu-berlin.de> <4fbhs0$eo3@fido.asd.sgi.com>
- NNTP-Posting-Host: a2.phy.bnl.gov
- X-newsreader: xrn 8.01
-
- In article <4fbhs0$eo3@fido.asd.sgi.com>, shankar@engr.sgi.com (Shankar Unni) writes:
- >
- > I'll leave it to the other readers of this group to comment on their
- > experiences with templates. ...
-
-
- Well, while not exactly in the bugs department, but I have found
- that the SGI implementation of templates is significantly
- slower than GCC-
-
- The GNU complex library uses templates, and when compiled
- by the SGI compiler, it's about 2 times slower
- than when compiled by G++ (both using -mips2 -O).
- If the GNU complex library is modified (to get rid
- of templates), the SGI-compiled code becomes as fast
- as the GCC-compiled code.
-
-
- C.O.
-